home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global GTSTrySprite, IFLCanChange, browserID, IFLBrowsercounter
- go(the frame)
- if the mouseUp then
- set IFLCanChange to 1
- end if
- REFGoToSection()
- REFQuitCD()
- if browserID > 32 then
- if IFLBrowsercounter = 2 then
- REFCheckBrowser()
- else
- set IFLBrowsercounter to 1 + IFLBrowsercounter
- end if
- end if
- IFLsectionWordAnimate()
- end
-